[Top] [Prev] [Next] [Bottom] [Contents]

Parameters
Name Description Ref. Page
AboutBox Displays an about box for the control 7-10
checkLogin Returns FALSE if the last network operation had a failed login; TRUE otherwise 7-12
Delete Invokes the delete method of the control. 7-19
End Moves the current row to the last row of the rowset 7-22
GetCol Gets the value of the requested column (zero based) for the current row 7-23
GetColByName Gets the value of the requested column name for the current row 7-24
getColNumByName Gets the zero based column number of the requested column name 7-25
GetColSize Gets the size of the requested column (zero based) 7-26
GetColSizeByName Gets the size of the requested column name 7-27
GetColTitle Gets the title of the requested column (zero based) 7-28
GetCurrentRow Returns the current row number (zero based) of the row set 7-29
getInOp Returns TRUE if the last insert or update is not found in the returned data from refresh 7-30
GetItem Returns the data for the requested row and column (both zero-based) 7-31
GetNameItem Returns the data for the requested row (zero-based) and column name 7-32
getPageSize Returns the page size used by the row set 7-33
getPrintError Returns a string representing any error that might have occurred during network operations 7-34
getSmPageSize Returns the small page size used by the row set 7-35
Home Moves the current row to the first (zero numbered) row 7-36
Insert Invokes the insert method of the control 7-38
Next Moves the current row of the Control to the next row 7-40
PageDown Advances the current row of the Control by the page size 7-54
PageUp Reduces the current row of the Control by the page size 7-55
Prev Moves the current row of the Control to the previous row 7-57
RefreshData Invokes the refresh methods for the control 7-58
SetBufColItem Sets the working buffer value for the requested column (zero based) of the row set 7-60
SetBufColItemByName Sets the working buffer value for the requested column name of the row set 7-61
SetColItem Sets the data item in the rowset for the current row and requested column (zero based) 7-62
SetColNameItem Sets the data item in the rowset for the current row and the requested column name 7-63
SetItem Sets the data item in the rowset for the requested row and column (both zero based) 7-64
SetItemByName Sets the data item in the rowset for the requested row (zero based) and column name 7-65
SetRow Sets the current row of the row set. Does nothing if num is an invalid row number 7-66
sPageDown Advances the current row of the Control by the small page size 7-67
sPageUp Reduces the current row of the Control by the small page size 7-68
stopAction Stops a pending insert, update, delete, or data refresh from occurring. 7-69
stPassWord Sets the username and password used for any remote operations 7-70
Update Invokes the update method of the control 7-71



[Top] [Prev] [Next] [Bottom] [Contents]

info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.